func net/http.redirectBehavior
2 uses
net/http (current package)
client.go#L507: func redirectBehavior(reqMethod string, resp *Response, ireq *Request) (redirectMethod string, shouldRedirect, includeBody bool) {
client.go#L738: redirectMethod, shouldRedirect, includeBodyOnHop = redirectBehavior(req.Method, resp, reqs[0])
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)